Hi there, we are evaluating your produ<strong>C</strong>t to <strong>C</strong>onvert file format.
At the moment our s<strong>C</strong>enario is simple: Given an HTML we <strong>C</strong>an build a pdf in house with our own solution.
We would like to <strong>C</strong>onvert the initial html (in<strong>C</strong>lude…...(included css files containing font and style) into .odt and .docx...new Document("C:\\Temp\\in.html"); doc.save("C:\\Temp\\out.docx");...